func time.leadingFraction
2 uses
time (current package)
format.go#L1577: func leadingFraction(s string) (x uint64, scale float64, rem string) {
format.go#L1667: f, scale, s = leadingFraction(s)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)